type runtime.writeUserArenaHeapBits
7 uses
runtime (current package)
arena.go#L604: type writeUserArenaHeapBits struct {
arena.go#L611: func (s *mspan) writeUserArenaHeapBits(addr uintptr) (h writeUserArenaHeapBits) {
arena.go#L631: func (h writeUserArenaHeapBits) write(s *mspan, bits, valid uintptr) writeUserArenaHeapBits {
arena.go#L662: func (h writeUserArenaHeapBits) pad(s *mspan, size uintptr) writeUserArenaHeapBits {
arena.go#L676: func (h writeUserArenaHeapBits) flush(s *mspan, addr, size uintptr) {
 |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |